*{ padding:0px; margin:0px;}
*html{background-image:url(about:blank);background-attachment:fixed;}
#code,#code_hover,#gotop,#gotop_hover{z-index: 999; width:36px; height:48px; background:url(../images/icon.png) no-repeat; position:fixed; /*right:50px;*/ right:0; cursor:pointer;  _position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));  }
#code{ background-position:-276px -258px; /*bottom:120px;*/ bottom:53px;/* _margin-bottom:120px;*/  _margin-bottom:53px;}
#code_hover{ background-position:-316px -258px;/*bottom:120px;*/ bottom:53px;/* _margin-bottom:120px;*/  _margin-bottom:53px;}
#gotop{ background-position:-276px -310px; /*bottom:67px;*/bottom:0;/* _margin-bottom:67px;*/  _margin-bottom:0;}
#gotop_hover{ background-position:-316px -310px;/*bottom:67px;*/bottom:0;/* _margin-bottom:67px;*/  _margin-bottom:0;}
#code_img{z-index: 999; width:270px; height:355px; background:url(../images/icon.png) -4px -3px no-repeat; position:fixed;/* right:90px; */  right:40px; /*bottom:67px;*/ bottom:0; cursor:pointer; display:none;  _position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); _margin-bottom:67px;}